Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(content): Small drop table fixes #1114

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

thesuddensilent
Copy link
Contributor

fix: small drop table fix for rune amounts and coins.
Also added a drop table for shadow warrior but it is unfinished.

obj_add(npc_coord, zamorak_monk_top, 1, ^lootdrop_duration);
}
}
//obj_add(npc_coord, npc_param(death_drop), 1, ^lootdrop_duration);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commenting out line 8 makes them not drop bones at all.
Since they don't actually have a drop table it would be better to delete monk_of_zamorak.rs2

@Pazaz Pazaz changed the title Small drop table fixes. fix(content): Small drop table fixes Jan 20, 2025
@thesuddensilent
Copy link
Contributor Author

monk of zamorak.rs2 file removed permamently because no drops.
stomponbabyheads he advised to do it because it would be better

@Pazaz Pazaz merged commit 1eacbd3 into 2004Scape:main Jan 30, 2025
1 check passed
Pazaz added a commit that referenced this pull request Jan 30, 2025
## Content Changes

### Fixes

* #1114
* #1141
* #1144
* #1145
* #1146
* #1148

## Engine Changes

### Features

* #1122

### Fixes

* Removed `*` CORS header
* Read CF forwarded IP from CF proxy
* Disable last_login_info IP (`0.0.0.0` - unnecessary in today's age -
MIGHT break DNS resolution)
* Corrected IPv6 PID offset (CF proxy may tunnel IPv6 connections)
* Only wealth log perm invs (ignore ranged ammo drops)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants